home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 February
/
PCWorld_2008-02_cd.bin
/
v cisle
/
qip
/
qipinfium9000.exe
/
infium.exe
/
0
/
RCDATA
/
TFRMWIZ
/
TFRMWIZ.txt
Wrap
Text File
|
2007-12-27
|
2KB
|
99 lines
object frmWiz: TfrmWiz
Left = 538
Top = 398
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
ClientHeight = 243
ClientWidth = 352
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object LabelConv: TInfuLabel
Left = 24
Top = 144
Width = 120
Height = 13
Caption = '_Account name to import'
end
object PB1: TGauge
Left = 24
Top = 200
Width = 297
Height = 17
BackColor = clBtnFace
ForeColor = clSkyBlue
Progress = 0
end
object EditPath: TInfuEdit
Left = 24
Top = 84
Width = 209
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 1
end
object BitBtnBrowse: TInfuBitBtn
Left = 240
Top = 82
Width = 81
Height = 25
Caption = '_Browse'
TabOrder = 2
OnClick = BitBtnBrowseClick
end
object MemoWiz: TInfuMemo
Left = 16
Top = 8
Width = 321
Height = 65
Cursor = crArrow
TabStop = False
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
TabOrder = 0
end
object CBAcc: TInfuComboBox
Left = 24
Top = 160
Width = 209
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 4
end
object BitBtnStart: TInfuBitBtn
Left = 240
Top = 158
Width = 81
Height = 25
Caption = '_Start'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = BitBtnStartClick
end
object CheckBoxHistOnly: TInfuCheckBox
Left = 24
Top = 111
Width = 297
Height = 17
Caption = '_Import history only'
TabOrder = 3
end
end